Bump version and release notes

Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
This commit is contained in:
Jonas Kalderstam 2015-07-17 12:17:03 +02:00
parent 4a6e0ae034
commit 76b6c3ea2b
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Project-wide Gradle settings.
VERSION_NAME=2.2
VERSION_CODE=17
VERSION_NAME=2.2.1
VERSION_CODE=18
GROUP=com.nononsenseapps
PROJECT_NAME=com.nononsenseapps:filepicker

View File

@ -1,3 +1,6 @@
# 2.2.1
- Removed superfluous tags from manifest to prevent merge conflicts.
# 2.2
- All library resources are now prefixed with "nnf_" to avoid conflicts.
- Added two base themes for convenience.