Skip to content

Commit

Permalink
3,2
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Oct 31, 2019
1 parent 5ae4588 commit f81c280
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ android {
applicationId "com.gsygithubapp"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 16
versionName "3.1"
versionCode 17
versionName "3.2"
}
splits {
abi {
Expand Down

0 comments on commit f81c280

Please sign in to comment.