Fix version code
This commit is contained in:
parent
656b7702e0
commit
8fe694a2df
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.stevesoltys.backup"
|
||||
android:versionCode="100"
|
||||
android:versionCode="1"
|
||||
android:versionName="0.1.0">
|
||||
|
||||
<uses-permission android:name="android.permission.BACKUP" />
|
||||
|
|
Loading…
Reference in a new issue