Skip to content

Commit

Permalink
app/build.gradle: bump version to v1.1.5-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Jul 21, 2017
1 parent 5dc44ad commit c41082e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "org.openobservatory.ooniprobe"
minSdkVersion 15
targetSdkVersion 25
versionCode 7
versionName "1.1.5-dev.1"
versionCode 8
versionName "1.1.5-alpha"
}
buildTypes {
release {
Expand Down

0 comments on commit c41082e

Please sign in to comment.