Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Commit

Permalink
Version 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstyl committed Mar 8, 2017
1 parent 5106292 commit f4c6eb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ task clean(type: Delete) {
ext {
androidCompileSdkVersion = 24
androidBuildToolsVersion = '24.0.2'
androidVersionCode = 66
androidVersionName = '7.0'
androidVersionCode = 67
androidVersionName = '7.1'
}

0 comments on commit f4c6eb6

Please sign in to comment.