File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >com.google.android</groupId >
3232 <artifactId >android-test</artifactId >
33- <version >2.3.1 </version >
33+ <version >4.1.1.4 </version >
3434 <scope >provided</scope >
3535 </dependency >
3636 <dependency >
Original file line number Diff line number Diff line change 1111# proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
1212
1313# Project target.
14- target =android-19
14+ target =android-23
1515android.library.reference.1 =../cloudinary-android
Original file line number Diff line number Diff line change 55
66 <uses-sdk
77 android : minSdkVersion =" 9"
8- android : targetSdkVersion =" 17 " />
8+ android : targetSdkVersion =" 22 " />
99 <uses-permission android : name =" android.permission.INTERNET" />
1010</manifest >
Original file line number Diff line number Diff line change 3939 <version >4.0.0-rc.2</version >
4040 <configuration >
4141 <sdk >
42- <platform >19 </platform >
42+ <platform >23 </platform >
4343 </sdk >
4444 <undeployBeforeDeploy >true</undeployBeforeDeploy >
4545 </configuration >
Original file line number Diff line number Diff line change 1111# proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
1212
1313# Project target.
14- target =android-17
14+ target =android-22
1515android.library =true
You can’t perform that action at this time.
0 commit comments