Skip to content

Commit ededef6

Browse files
committed
chore: bump version to v16.1
1 parent b71e238 commit ededef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId = "com.bnyro.translate"
1616
minSdk = 21
1717
targetSdk = 35
18-
versionCode = 50
19-
versionName = "16.0"
18+
versionCode = 51
19+
versionName = "16.1"
2020

2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
vectorDrawables {

0 commit comments

Comments
 (0)