Skip to content

Commit 8c31f84

Browse files
committed
bump app version, fix fastlane metadata path for tr-TR
1 parent f08d30e commit 8c31f84

File tree

5 files changed

+3
-2
lines changed

5 files changed

+3
-2
lines changed

10-bitClockWidget/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
applicationId "com.github.ashutoshgngwr.tenbitclockwidget"
2525
minSdkVersion 14
2626
targetSdkVersion 30
27-
versionCode 170
28-
versionName "1.7"
27+
versionCode 180
28+
versionName "1.8"
2929
}
3030
buildTypes {
3131
release {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added Turkish translations (by Berkay Gündüz)
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)