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