Skip to content

Commit

Permalink
#409 Release 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo Grimstad committed Jun 2, 2017
1 parent 849644d commit a1fe903
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "org.literacyapp"
minSdkVersion 21
targetSdkVersion 23
versionCode 1006002
versionName "1.6.2"
versionCode 1006003
versionName "1.6.3"

// jackOptions {
// enabled true
Expand Down
4 changes: 2 additions & 2 deletions contentprovider/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 23
versionCode 1000006
versionName "1.0.6"
versionCode 1000007
versionName "1.0.7"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit a1fe903

Please sign in to comment.