Bump version and release notes
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
This commit is contained in:
parent
4a6e0ae034
commit
76b6c3ea2b
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue