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:
parent
692c5e6917
commit
52e4548755
@ -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"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user