Skip to content

Commit

Permalink
Updated versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
aanorbel committed Jul 31, 2023
1 parent 11ec90f commit 29deced
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 {
minSdk 21
targetSdk 34
versionName '3.8.3'
versionCode 101
versionCode 102
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 29deced

Please sign in to comment.