Advance version number to 1.28.0

This commit is contained in:
Markus Fisch
2020-05-15 10:14:50 +02:00
parent ace841814a
commit 87ecba7ef7
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# Change Log
## 1.28.0
* Share history as CSV and JSON too
* Export history in JSON format
* Update Indonesian translation
* Fix initializing of RenderScript automatically
* Fix highlighting after landscape to landscape rotations
## 1.27.1
* Update Russian translation
* Force compat mode if native RenderScript crashed
+2 -2
View File
@@ -9,8 +9,8 @@ android {
minSdkVersion 9
targetSdkVersion sdk_version
versionCode 63
versionName '1.27.1'
versionCode 64
versionName '1.28.0'
// it's recommended to set this value to the lowest API level
// able to provide all the functionality