update .gitignore for proguard and updated version code
This commit is contained in:
parent
4178fbe28e
commit
23c1d05b06
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,6 +17,7 @@ project.properties
|
||||
.classpath
|
||||
.settings/
|
||||
.loadpath
|
||||
proguard/
|
||||
|
||||
# External tool builders
|
||||
.externalToolBuilders/
|
||||
|
@ -6,7 +6,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="acr.browser.lightning"
|
||||
android:versionCode="66"
|
||||
android:versionName="3.1.1a" >
|
||||
android:versionName="3.2.0a" >
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="com.android.browser.permission.READ_HISTORY_BOOKMARKS" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user