mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-24 16:57:15 -04:00
Sync changelog with 0.100 release
Also, bump versionCode to 0.101-alpha0 to allow upgrading from 0.100 to master.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
### 0.100 (2016-05-??)
|
||||
### Upcoming release
|
||||
|
||||
* Support for Android 2.2 is dropped, 2.3.3 or later is now required
|
||||
|
||||
### 0.100 (2016-06-07)
|
||||
|
||||
* Ability to download apps in the background
|
||||
|
||||
|
||||
@@ -160,7 +160,7 @@ android {
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
versionCode 100007
|
||||
versionCode 101000
|
||||
versionName getVersionName()
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user