There was an error while loading. Please reload this page.
1 parent 185dd69 commit d4d3b90Copy full SHA for d4d3b90
1 file changed
app/build.gradle.kts
@@ -15,8 +15,8 @@ android {
15
applicationId = "com.bnyro.translate"
16
minSdk = 21
17
targetSdk = 35
18
- versionCode = 47
19
- versionName = "15.1"
+ versionCode = 48
+ versionName = "15.2"
20
21
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
22
vectorDrawables {
0 commit comments