Skip to content

Commit

Permalink
Publish fixes to Google
Browse files Browse the repository at this point in the history
  • Loading branch information
andreynovikov committed Jan 19, 2024
1 parent d5fb6a3 commit 6a2be39
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 @@ -10,7 +10,7 @@ android {
minSdkVersion 23
targetSdkVersion 34
compileSdk 34
versionCode 89
versionCode 90
versionName "2024.01"
testInstrumentationRunner = 'androidx.test.runner.AndroidJUnitRunner'
buildConfigField "java.util.concurrent.atomic.AtomicBoolean", "IS_TESTING", "new java.util.concurrent.atomic.AtomicBoolean(false)"
Expand Down

0 comments on commit 6a2be39

Please sign in to comment.