Skip to content

Commit 80171e5

Browse files
author
github-actions
committed
Update versionName and versionCode to 1.6.0 and 10600
1 parent a446ceb commit 80171e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "com.github.capntrips.kernelflasher"
1313
minSdk 29
1414
targetSdk 34
15-
versionCode 10500
16-
versionName "1.5.0"
15+
versionCode 10600
16+
versionName "1.6.0"
1717

1818
javaCompileOptions {
1919
annotationProcessorOptions {

0 commit comments

Comments
 (0)