android.permission.access_NETWORK_STATE

What are you doing in your app that it requires this permission? We had removed this permission from compiled apps because we believed that it was only really necessary for the companion to work (so we could obtain the IP address for establishing the live testing connection) and we do not believe that any other component in base App Inventor needs this permission. If you're using an extension in your app that talks to the connectivity service, the extension author will need to add the permission to their extension.