Skip to content

Commit 0fee222

Browse files
committed
Increment version number
1 parent b242c66 commit 0fee222

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="6" android:versionName="1.3.2" package="com.samorme.tracked.local" android:installLocation="internalOnly">
3-
<uses-sdk android:minSdkVersion="29" android:targetSdkVersion="29" />
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="7" android:versionName="1.3.3" package="com.samorme.tracked.local" android:installLocation="internalOnly">
3+
<uses-sdk android:minSdkVersion="29" android:targetSdkVersion="30" />
44
<application />
55
</manifest>

0 commit comments

Comments
 (0)