Skip to content

Commit 2c1d235

Browse files
committed
chore: prepare version to next develop iteration
1 parent a53f50c commit 2c1d235

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

yaacc/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
xmlns:tools="http://schemas.android.com/tools"
4-
android:versionCode="50100"
5-
android:versionName="5.1.0">
4+
android:versionCode="50101"
5+
android:versionName="5.1.1-SNAPSHOT">
66

77
<uses-permission android:name="android.permission.INTERNET" />
88
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />

0 commit comments

Comments
 (0)