Skip to content

Commit

Permalink
fix comment bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
yueeng committed Jul 13, 2015
1 parent d035a9a commit 852be5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "io.github.yueeng.hacg"
minSdkVersion 14
targetSdkVersion 22
versionCode 5
versionName "1.0.3.1"
versionCode 6
versionName "1.0.4"
multiDexEnabled true
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
}
Expand Down

0 comments on commit 852be5e

Please sign in to comment.