Skip to content

Commit

Permalink
chore: prepare for release v3.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
aanorbel committed Aug 12, 2024
1 parent c1a91a4 commit 8c228a7
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 {
applicationId 'org.openobservatory.ooniprobe'
minSdk libs.versions.minSdk.get().toInteger()
targetSdk libs.versions.targetSdk.get().toInteger()
versionName '3.8.8'
versionName '3.8.9'
versionCode 116
testInstrumentationRunner "org.openobservatory.ooniprobe.TestAndroidJUnitRunner"
buildConfigField 'String', 'OONI_API_BASE_URL', '"https://api.ooni.io/"'
Expand Down

0 comments on commit 8c228a7

Please sign in to comment.