Skip to content

Commit

Permalink
#384 ContentProvider release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo Grimstad committed Mar 23, 2017
1 parent 33421da commit de80f1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 1005007
versionName "1.5.7-SNAPSHOT"
versionName "1.5.7"

// jackOptions {
// enabled true
Expand Down
2 changes: 1 addition & 1 deletion contentprovider/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 21
targetSdkVersion 23
versionCode 1000003
versionName "1.0.3-SNAPSHOT"
versionName "1.0.3"

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

0 comments on commit de80f1c

Please sign in to comment.