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 b56be94 commit 26f6383Copy full SHA for 26f6383
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="1206"
7
- android:versionName="3.0.3">
+ android:versionCode="1209"
+ android:versionName="3.0.4">
8
9
<uses-permission android:name="android.permission.INTERNET"/>
10
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
0 commit comments