Skip to content

Commit 97e4e49

Browse files
committed
Update build and version number.
1 parent d07664b commit 97e4e49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

simplified-app-simplye/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
xmlns:tools="http://schemas.android.com/tools"
55
package="org.nypl.simplified.simplye"
6-
android:versionCode="1204"
7-
android:versionName="3.0.2">
6+
android:versionCode="1206"
7+
android:versionName="3.0.3">
88

99
<uses-permission android:name="android.permission.INTERNET"/>
1010
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>

0 commit comments

Comments
 (0)