File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
88 applicationId " org.literacyapp.imagepicker"
99 minSdkVersion 21
1010 targetSdkVersion 23
11- versionCode 1000003
12- versionName " 1.0.3 "
11+ versionCode 1000004
12+ versionName " 1.0.4 "
1313 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
1414 }
1515
@@ -39,8 +39,8 @@ dependencies {
3939
4040 compile ' com.android.support:appcompat-v7:23.4.0'
4141 compile ' com.android.support:cardview-v7:23.4.0'
42- compile ' org.literacyapp:literacyapp-model:1.1.41 '
43- compile ' org.literacyapp:contentprovider:1.0.6 '
42+ compile ' org.literacyapp:literacyapp-model:1.1.47 '
43+ compile ' org.literacyapp:contentprovider:1.0.7 '
4444 compile ' org.greenrobot:greendao:3.2.0'
4545 compile ' com.android.support:support-v4:23.4.0'
4646 testCompile ' junit:junit:4.12'
You can’t perform that action at this time.
0 commit comments