Skip to content

Commit 699723b

Browse files
author
Mihai-Cristian Condrea
committed
build: Updated app version
- Updated app version code to 110. - Updated app version name to 1.2.0.
1 parent de3c51f commit 699723b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android {
1919
applicationId = "com.d4rk.androidtutorials"
2020
minSdk = 23
2121
targetSdk = 35
22-
versionCode = 109
22+
versionCode = 110
2323
versionName = "1.2.0"
2424
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2525
@Suppress("UnstableApiUsage")

0 commit comments

Comments
 (0)