Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ooni/probe-android into dev/ooni-…
Browse files Browse the repository at this point in the history
…run-v2
  • Loading branch information
aanorbel committed Aug 13, 2024
2 parents 7bb2f96 + 460c2af commit 4ef50f4
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 @@ -14,7 +14,7 @@ android {
minSdk libs.versions.minSdk.get().toInteger()
targetSdk libs.versions.targetSdk.get().toInteger()
versionName '3.8.9'
versionCode 116
versionCode 117
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 4ef50f4

Please sign in to comment.