Version v1.3.3

This commit is contained in:
Davide Depau 2018-12-03 14:58:45 +01:00
parent 751a1ce3be
commit dc0f5da652
Signed by: depau
GPG Key ID: C7D999B6A55EFE86
3 changed files with 8 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "eu.depau.etchdroid"
minSdkVersion 19
targetSdkVersion 28
versionCode 6
versionName "1.3.2"
versionCode 7
versionName "1.3.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}

View File

@ -0,0 +1,3 @@
- Added Turkish translation
- Updated LibreSSL to latest version
- Fixed a bug which caused the app to crash when pressing any button on Android 6.0

View File

@ -0,0 +1,3 @@
- Aggiunta traduzione in Turco
- Aggiornato LibreSSL all'ultima versione
- Risolto un problema che faceva crashare l'app quando si premeva un tasto qualsiasi su Android 6.0