Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 6f8c667

Browse files
committed
bump version code
1 parent f584eb1 commit 6f8c667

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
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
1818
xmlns:tools="http://schemas.android.com/tools"
1919
package="com.otaupdater"
20-
android:versionCode="20"
21-
android:versionName="1.90-alpha">
20+
android:versionCode="200"
21+
android:versionName="2.0.0">
2222

2323
<uses-feature android:name="com.otaupdater.ota_feature" android:required="true" />
2424

0 commit comments

Comments
 (0)