Skip to content

Commit 7bfd092

Browse files
author
Mihai-Cristian Condrea
committed
build: Updated app version
- Updated app version code to 116. - Updated app version name to 1.2.2.
1 parent 0d894c1 commit 7bfd092

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
@@ -20,7 +20,7 @@ android {
2020
applicationId = "com.d4rk.androidtutorials"
2121
minSdk = 23
2222
targetSdk = 35
23-
versionCode = 115
23+
versionCode = 116
2424
versionName = "1.2.2"
2525
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2626
@Suppress("UnstableApiUsage")

0 commit comments

Comments
 (0)