Skip to content

Commit 0a629a8

Browse files
committed
bump version to 2.1.4
1 parent b27b95f commit 0a629a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AndroidManifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.germainz.activityforcenewtask"
3-
android:versionCode="24"
4-
android:versionName="2.1.3">
3+
android:versionCode="25"
4+
android:versionName="2.1.4">
55

66
<uses-sdk
77
android:minSdkVersion="11"
8-
android:targetSdkVersion="19"/>
8+
android:targetSdkVersion="28"/>
99

1010
<application
1111
android:icon="@drawable/ic_launcher"

0 commit comments

Comments
 (0)