bump version to 0.4.1, sanitize API responses, and update string resources
This commit is contained in:
@@ -22,8 +22,8 @@ android {
|
||||
applicationId = "eu.gaudian.translator"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 21
|
||||
versionName = "0.4.0"
|
||||
versionCode = 22
|
||||
versionName = "0.4.1"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user