preparing to 70.2 release

This commit is contained in:
Vadim Grigoruk
2018-08-23 23:19:36 +03:00
parent 325a19781e
commit 92cbc36b8e
5 changed files with 22 additions and 22 deletions

View File

@@ -4,8 +4,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.nesbox.tic"
android:versionCode="7001"
android:versionName="0.70.1"
android:versionCode="7002"
android:versionName="0.70.2"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="14" />