Skip to content

Commit d4d3b90

Browse files
committed
chore: bump version to v15.2
1 parent 185dd69 commit d4d3b90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = 47
19-
versionName = "15.1"
18+
versionCode = 48
19+
versionName = "15.2"
2020

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

0 commit comments

Comments
 (0)