File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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-23
14+ target =android-24
1515android.library =true
1616# android.library.reference.1=../android-support-v4
Original file line number Diff line number Diff line change 88# project structure.
99
1010# Project target.
11- target =android-23
11+ target =android-24
1212# Project dependency
1313android.library.reference.1 =appcompat
Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ annotations
55v7 external with res
66
77cd appcompat
8- android update lib-project -p . --target android-23
8+ android update lib-project -p . --target android-24
99cd -
1010append the following line to project.properties
1111
1212android.library.reference.1=appcompat
1313
14- # android update project -t android-23 -p . --subprojects --library appcompat
14+ # android update project -t android-24 -p . --subprojects --library appcompat
1515
1616modify these 2 lines in AndroidManifest.xml
1717 android:versionCode="60"
You can’t perform that action at this time.
0 commit comments