Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Commit 26d330a

Browse files
author
Kevin King
committed
Bump versionCode
1 parent d6d3e0b commit 26d330a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77
applicationId "co.krypt.kryptonite"
88
minSdkVersion 23
99
targetSdkVersion 27
10-
versionCode 40
10+
versionCode 41
1111
versionName "2.4.0"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
externalNativeBuild {

app/release/output.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":40},"path":"app-release.apk","properties":{"packageId":"co.krypt.kryptonite","split":"","minSdkVersion":"23"}}]
1+
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":41},"path":"app-release.apk","properties":{"packageId":"co.krypt.kryptonite","split":"","minSdkVersion":"23"}}]

0 commit comments

Comments
 (0)