Version bump 4.2.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
package="com.TwentyCodes.android.FindMyCarFull"
|
package="com.TwentyCodes.android.FindMyCarFull"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="240"
|
android:versionCode="240"
|
||||||
android:versionName="3cc7415" >
|
android:versionName="4.2.1" >
|
||||||
|
|
||||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,6 @@
|
|||||||
# Indicates whether an apk should be generated for each density.
|
# Indicates whether an apk should be generated for each density.
|
||||||
split.density=false
|
split.density=false
|
||||||
# Project target.
|
# Project target.
|
||||||
target=Google Inc.:Google APIs:15
|
target=Google Inc.:Google APIs:16
|
||||||
#proguard.config=proguard.cfg
|
#proguard.config=proguard.cfg
|
||||||
android.library.reference.1=../FindMyCarLib
|
android.library.reference.1=../FindMyCarLib
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
android.library=true
|
android.library=true
|
||||||
# Project target.
|
# Project target.
|
||||||
target=Google Inc.:Google APIs:15
|
target=Google Inc.:Google APIs:16
|
||||||
|
|
||||||
proguard.config=proguard.cfg
|
proguard.config=proguard.cfg
|
||||||
android.library.reference.1=../../exception_handler_library/ExceptionHandlerLib
|
android.library.reference.1=../../exception_handler_library/ExceptionHandlerLib
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
package="com.TwentyCodes.android.FindMyCarLite"
|
package="com.TwentyCodes.android.FindMyCarLite"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="240"
|
android:versionCode="240"
|
||||||
android:versionName="3cc7415" >
|
android:versionName="4.2.1" >
|
||||||
|
|
||||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
||||||
|
|
||||||
|
|||||||
@@ -11,5 +11,5 @@
|
|||||||
split.density=false
|
split.density=false
|
||||||
android.library.reference.1=../FindMyCarLib/
|
android.library.reference.1=../FindMyCarLib/
|
||||||
# Project target.
|
# Project target.
|
||||||
target=Google Inc.:Google APIs:15
|
target=Google Inc.:Google APIs:16
|
||||||
#proguard.config=proguard.cfg
|
#proguard.config=proguard.cfg
|
||||||
Reference in New Issue
Block a user