Skip to content

Commit

Permalink
Updated versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
aanorbel committed Oct 23, 2023
1 parent 475f224 commit 7d2f27e
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 @@ -13,7 +13,7 @@ android {
minSdk libs.versions.minSdk.get().toInteger()
targetSdk libs.versions.targetSdk.get().toInteger()
versionName '3.8.4'
versionCode 105
versionCode 106
testInstrumentationRunner "org.openobservatory.ooniprobe.TestAndroidJUnitRunner"
buildConfigField 'String', 'OONI_API_BASE_URL', '"https://api.ooni.io/"'
buildConfigField 'String', 'NOTIFICATION_SERVER', '"https://countly.ooni.io"'
Expand Down

0 comments on commit 7d2f27e

Please sign in to comment.