Skip to content

Commit

Permalink
Bump version to v4.3.20 (code: 260) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 20, 2024
1 parent 97943f5 commit 1fb6dc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId 'app.clauncher'
minSdkVersion 24
targetSdkVersion 34
versionCode 250
versionName "v4.3.19"
versionCode 260
versionName "v4.3.20"

resourceConfigurations += ["en", "ar", "de", "es-rES", "es-rUS", "fr", "hr", "hu", "in", "it", "ja", "pl", "pt-rBR", "ru-rRU", "sv", "tr", "uk", "zh"]
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 1fb6dc7

Please sign in to comment.