Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
tobrun committed Mar 18, 2017
1 parent 531dcee commit b4e2cf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MapboxAndroidDemo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
applicationId "com.mapbox.mapboxandroiddemo"
minSdkVersion 15
targetSdkVersion 25
versionCode 40
versionCode 50
versionName "5.0.0"
}

Expand Down
4 changes: 2 additions & 2 deletions MapboxAndroidWearDemo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "com.mapbox.mapboxandroiddemo"
minSdkVersion 23
targetSdkVersion 25
versionCode 1
versionName "5.0.0-beta.3"
versionCode 50
versionName "5.0.0"
}
buildTypes {
release {
Expand Down

0 comments on commit b4e2cf4

Please sign in to comment.