Skip to content

Commit d4b90a5

Browse files
author
rafailpapastamou
committed
Fixed translation issues
1 parent c6a1c66 commit d4b90a5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
minSdk 24
1414
targetSdk 33
1515
versionCode 1
16-
versionName "1.0"
16+
versionName "1.1"
1717

1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
}

app/release/app-release.apk

-52 Bytes
Binary file not shown.

app/release/output-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"filters": [],
1313
"attributes": [],
1414
"versionCode": 1,
15-
"versionName": "1.0",
15+
"versionName": "1.1",
1616
"outputFile": "app-release.apk"
1717
}
1818
],

0 commit comments

Comments
 (0)