Changeset 834
- Timestamp:
- Aug 18, 2011, 8:44:30 AM (10 years ago)
- Location:
- trunk/monsterz/android
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/monsterz/android/AndroidManifest.xml
r721 r834 16 16 </activity> 17 17 </application> 18 <uses-sdk android:minSdkVersion=" 7" />18 <uses-sdk android:minSdkVersion="8" /> 19 19 </manifest> -
trunk/monsterz/android/default.properties
r720 r834 9 9 10 10 # Project target. 11 target=android- 711 target=android-8
Note: See TracChangeset
for help on using the changeset viewer.