Skip to content

Commit 4eecfe7

Browse files
committed
Upping version.
1 parent c63d58c commit 4eecfe7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "com.dessalines.thumbkey"
1414
minSdk = 21
1515
targetSdk = 34
16-
versionCode = 117
17-
versionName = "3.4.16"
16+
versionCode = 118
17+
versionName = "4.0.0"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {
@@ -132,4 +132,4 @@ dependencies {
132132

133133
// App compat
134134
implementation("androidx.appcompat:appcompat:1.7.0")
135-
}
135+
}

0 commit comments

Comments
 (0)