Skip to content

Commit 8583c2a

Browse files
committed
bump version
1 parent 3db51b8 commit 8583c2a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

AndroidManifest.template.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="itkach.aard2"
4-
android:versionCode="57"
5-
android:versionName="0.57" >
4+
android:versionCode="58"
5+
android:versionName="0.58" >
66

77
<queries>
88
<intent>

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="itkach.aard2"
4-
android:versionCode="57"
5-
android:versionName="0.57" >
4+
android:versionCode="58"
5+
android:versionName="0.58" >
66

77
<queries>
88
<intent>

0 commit comments

Comments
 (0)