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

Commit c64cb4c

Browse files
committed
tag version 1.5
1 parent 04447b0 commit c64cb4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/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="3"
5-
android:versionName="1.3">
4+
android:versionCode="5"
5+
android:versionName="1.5">
66

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

0 commit comments

Comments
 (0)