Skip to content

Commit

Permalink
add-a-new-version
Browse files Browse the repository at this point in the history
  • Loading branch information
kensoon committed Aug 19, 2016
1 parent af75695 commit 69bf53d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SnailGo/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "cn.coolbhu.snailgo"
minSdkVersion 14
targetSdkVersion 24
versionCode 28
versionName "2.0.9"
versionCode 29
versionName "2.1.0"

//这两句话就是哥罪魁祸首,导致高德地图不能用
// renderscriptTargetApi 20
Expand Down

0 comments on commit 69bf53d

Please sign in to comment.