We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d07664b commit 97e4e49Copy full SHA for 97e4e49
1 file changed
simplified-app-simplye/src/main/AndroidManifest.xml
@@ -3,8 +3,8 @@
3
xmlns:android="http://schemas.android.com/apk/res/android"
4
xmlns:tools="http://schemas.android.com/tools"
5
package="org.nypl.simplified.simplye"
6
- android:versionCode="1204"
7
- android:versionName="3.0.2">
+ android:versionCode="1206"
+ android:versionName="3.0.3">
8
9
<uses-permission android:name="android.permission.INTERNET"/>
10
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
0 commit comments