Skip to content

Commit c8dd9cb

Browse files
committed
Bump version to 1.1
1 parent 0539dab commit c8dd9cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

+2-2
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="fr.remram.taquindroid"
4-
android:versionCode="1000"
5-
android:versionName="1.0">
4+
android:versionCode="1001"
5+
android:versionName="1.1">
66
<uses-sdk android:minSdkVersion="3"/>
77

88
<application android:icon="@drawable/icon" android:label="@string/app_name">

0 commit comments

Comments
 (0)