Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit f08ea66

Browse files
committed
Update AndroidManifest.xml
1 parent eca476b commit f08ea66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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="org.xapek.andiodine"
4-
android:versionCode="2"
5-
android:versionName="1.1">
4+
android:versionCode="3"
5+
android:versionName="1.3">
66

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

0 commit comments

Comments
 (0)