Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
yueeng committed Jan 6, 2016
1 parent edf5e27 commit eafb628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "io.github.yueeng.hacg"
minSdkVersion 14
targetSdkVersion 23
versionCode 14
versionName "1.0.9"
versionCode 15
versionName "1.0.9.1"
multiDexEnabled true
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
}
Expand Down

0 comments on commit eafb628

Please sign in to comment.