Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
bump the version code
  • Loading branch information
jaydeetay authored Dec 26, 2024
1 parent da09f46 commit 1cb9438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ android {
applicationId 'com.google.android.stardroid'
minSdk 26
targetSdk 34 // 35 breaks the UI
versionCode 1555
versionCode 1556
versionName "1.10.7"
buildConfigField 'String', 'GOOGLE_ANALYTICS_CODE', '""'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 1cb9438

Please sign in to comment.