Skip to content

Commit

Permalink
Bump version 4.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yukuku committed Apr 8, 2016
1 parent 14bfb7e commit aaa9c2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Alkitab/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId 'yuku.alkitab.debug'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 14000256
versionName '4.3.6'
versionCode 14000257
versionName '4.3.7'
multiDexEnabled true
}
buildTypes {
Expand Down

0 comments on commit aaa9c2c

Please sign in to comment.