diff --git a/app/build.gradle b/app/build.gradle index 4c49f8a..a7045b9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "coatapp.coat" minSdkVersion 21 targetSdkVersion 25 - versionCode 4 - versionName "4.0" + versionCode 6 + versionName "1.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/app/release/output.json b/app/release/output.json index b15a82d..cf2f25f 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":4},"path":"app-release.apk","properties":{"packageId":"coatapp.coat","split":"","minSdkVersion":"21"}}] \ No newline at end of file +[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":6},"path":"app-release.apk","properties":{"packageId":"coatapp.coat","split":"","minSdkVersion":"21"}}] \ No newline at end of file diff --git a/resources/screenshot_1.png b/resources/screenshot_1.png index f8ce060..2deecfa 100644 Binary files a/resources/screenshot_1.png and b/resources/screenshot_1.png differ diff --git a/resources/screenshot_2.png b/resources/screenshot_2.png index 00fa719..fdb0d32 100644 Binary files a/resources/screenshot_2.png and b/resources/screenshot_2.png differ