diff options
author | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2012-08-15 17:24:48 +0200 |
---|---|---|
committer | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2012-08-15 17:39:34 +0200 |
commit | e25d4e7d2b7b65535d3ea3707ad8a9d5ec7ed371 (patch) | |
tree | b3a5210d0e81e94e15926f6249571fea48ea16eb /android/abs-lib | |
parent | 1be58f5c257b5dd467110d3e5faf3f8f48db4995 (diff) |
Linked ABS. Migrated Settings Activity to v4 + ABS.
Change-Id: I93195124aafd8472671a2cf4edddd82c37789016
Diffstat (limited to 'android/abs-lib')
-rwxr-xr-x | android/abs-lib/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/abs-lib/project.properties b/android/abs-lib/project.properties index 5ca7d6247a65..f28bc833e15e 100755 --- a/android/abs-lib/project.properties +++ b/android/abs-lib/project.properties @@ -9,4 +9,4 @@ android.library=true # Project target. -target=android-14 +target=android-15 |