From f0b980a8313a37d6f67e5a41a7ffae942ea25247 Mon Sep 17 00:00:00 2001 From: CarbonylGroup Date: Sat, 1 Sep 2018 19:45:14 +0800 Subject: [PATCH] 1.2.6 --- .idea/caches/build_file_checksums.ser | Bin 591 -> 591 bytes app/build.gradle | 4 ++-- app/release/output.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 719301820f33d8d940b5a64edd9a85cff6f1a0e1..8d66db94ea9336940d139f8d32077339449cbf7a 100644 GIT binary patch delta 32 qcmV+*0N?-51kVJJnFHFc$+4WG0TI|y!JsBlj7K1!As%z(!ohg_ybnqM delta 32 qcmV+*0N?-51kVJJnFDDi?XjGq0TDE!>f?yYy7Pm5rFDBZMXq@Ns1PXt diff --git a/app/build.gradle b/app/build.gradle index 2392ded..a36f3b7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId 'com.carbonylgroup.schoolpower' minSdkVersion 21 targetSdkVersion 28 - versionCode 18 - versionName '1.2.5' + versionCode 19 + versionName '1.2.6' testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner' } buildTypes { diff --git a/app/release/output.json b/app/release/output.json index f3a250b..ae14601 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":18,"versionName":"1.2.5","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file +[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":19,"versionName":"1.2.6","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file