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 c2d73ce commit ce145a5Copy full SHA for ce145a5
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="1223"
7
- android:versionName="3.0.8">
+ android:versionCode="1225"
+ android:versionName="3.0.9">
8
9
<uses-permission android:name="android.permission.INTERNET"/>
10
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
0 commit comments