road to v2.9.6

This commit is contained in:
xphnx 2016-01-14 17:36:59 +01:00
parent 35ba844a01
commit d434c0c387
2 changed files with 10 additions and 4 deletions

View File

@ -12,8 +12,14 @@
- New wallpaper and lockscreen
- UI&system theming
- CM13 support
- Icon Request Tool
- Backgrounds
- Icon Request Tool--> Turtl
- Backgrounds --> probably new standalone app
**v2.9.6**
New icons: td, termux, clementineremote, impressremote, webtube
Fix icons: forecastie, cameraCM13
**v2.9.5**

View File

@ -8,8 +8,8 @@ android {
applicationId "org.twelf.cmtheme"
minSdkVersion 21
targetSdkVersion 21
versionCode 34
versionName "2.9.5"
versionCode 35
versionName "2.9.6"
}
buildTypes {
release {