Skip to content

Commit d7db200

Browse files
committed
this is v2.0.0
1 parent d984aca commit d7db200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="io.github.emanual.app"
4-
android:versionCode="7"
5-
android:versionName="2.0.0a1" >
4+
android:versionCode="8"
5+
android:versionName="2.0.0" >
66

77
<uses-sdk
88
android:minSdkVersion="14"

0 commit comments

Comments
 (0)