Skip to content

Commit f4c818c

Browse files
The android update project command is now renaming the properties file
1 parent 6f6d886 commit f4c818c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

default.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.

project.properties

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# This file is automatically generated by Android Tools.
2+
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
3+
#
4+
# This file must be checked in Version Control Systems.
5+
#
6+
# To customize properties used by the Ant build system use,
7+
# "ant.properties", and override values to adapt the script to your
8+
# project structure.
9+
10+
# Project target.
11+
target=android-7

0 commit comments

Comments
 (0)