Skip to content

Commit e22395f

Browse files
committed
Update version number
1 parent a816eab commit e22395f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
1919
package="com.f2prateek.dfg"
20-
android:versionCode="111"
21-
android:versionName="1.1.1">
20+
android:versionCode="112"
21+
android:versionName="1.1.2">
2222

2323
<uses-sdk
2424
android:minSdkVersion="14"

0 commit comments

Comments
 (0)