Skip to content

Commit ab21672

Browse files
committed
Updated Android project to API 19
1 parent 55c6563 commit ab21672

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

com.vogella.android.actionbar.customviews/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
1212

1313
# Project target.
14-
target=android-17
14+
target=android-19

com.vogella.android.actionbar.progress/project.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file is automatically generated by Android Tools.
1+
h# This file is automatically generated by Android Tools.
22
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
33
#
44
# This file must be checked in Version Control Systems.
@@ -11,4 +11,4 @@
1111
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
1212

1313
# Project target.
14-
target=android-17
14+
target=android-19

com.vogella.android.actionbar.shareactionprovider/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
# project structure.
99

1010
# Project target.
11-
target=android-17
11+
target=android-19

com.vogella.android.listview.contextualactionbar/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
# project structure.
99

1010
# Project target.
11-
target=android-17
11+
target=android-19

0 commit comments

Comments
 (0)