// -*- mode: java; c-basic-offset: 2; -*- // Copyright 2016 MIT, All rights reserved // Released under the Apache License, Version 2.0 // http://www.apache.org/licenses/LICENSE-2.0 /** * Defines annotations to model XML elements for use later in writing * AndroidManifest.xml. * * @see com.google.appinventor.components.scripts * * @author will2596@gmail.com (William Byrne) */ package com.google.appinventor.components.annotations.androidmanifest;