Bump to 0.101
Also fix a typo in the changelog (its vs it's). Mentioning specific languages is also not a great idea, as some of them barely have any strings.
This commit is contained in:
parent
0433f0eba5
commit
10cc21786a
@ -1,14 +1,14 @@
|
||||
### Upcoming release
|
||||
### 0.101 (2016-09-28)
|
||||
|
||||
* Support for Android 2.2 is dropped, 2.3.3 or later is now required
|
||||
|
||||
* Fixed APK Cache bugs, requiring the cache time be reset to 1 day
|
||||
|
||||
* Uses Privileged Extension by default, when its installed
|
||||
* Use Privileged Extension by default if installed
|
||||
|
||||
* Optionally grey out apps that require Anti-Features
|
||||
|
||||
* New languages: Croatian, Icelandic, Myanmar
|
||||
* Translation updates
|
||||
|
||||
### 0.100.1 (2016-06-21)
|
||||
|
||||
|
@ -170,7 +170,7 @@ android {
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
versionCode 101006
|
||||
versionCode 101050
|
||||
versionName getVersionName()
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user