Skip to content

Commit

Permalink
Added Arabic, Japanese, French, Spanish, German, Bulgarian, Russian, …
Browse files Browse the repository at this point in the history
…Chinese (simplified) support.
  • Loading branch information
izivkov committed Dec 3, 2024
1 parent 8283c22 commit 2dc2973
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Announcements

We have added Bulgarian, Arabic, Japanese, French, Spanish, German, Russian, Chinese (simplified) support. If you see mistakes or have suggestions
We have added Arabic, Japanese, French, Spanish, German, Bulgarian, Russian, Chinese (simplified) support. If you see mistakes or have suggestions
for the translations, please create an issue and tell us about it.

We have now completed the migration to [Jetpack Compose](https://developer.android.com/compose) and Material 3 design.
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "org.avmedia.gshockGoogleSync"
minSdk 26
targetSdk 35
versionCode 209
versionName "20.9"
versionCode 210
versionName "21.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/21.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added Arabic, Japanese, French, Spanish, German, Bulgarian, Russian, Chinese (simplified) support.

0 comments on commit 2dc2973

Please sign in to comment.