Skip to content

Commit

Permalink
Android v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nihgwu committed Aug 27, 2016
1 parent 3a15eb1 commit d82f665
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 @@ -90,8 +90,8 @@ android {
applicationId "com.liteneo.sudoku"
minSdkVersion 16
targetSdkVersion 22
versionCode 5
versionName "0.2.0"
versionCode 7
versionName "0.3.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down

0 comments on commit d82f665

Please sign in to comment.