Prepare v0.4.3

This commit is contained in:
akaessens 2021-04-19 12:08:13 +02:00
parent 62742fd1aa
commit 42882b7aa8
2 changed files with 4 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "com.akdev.nofbeventscraper"
minSdkVersion 23
targetSdkVersion 30
versionCode 12
versionName "0.4.2"
versionCode 13
versionName "0.4.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1,2 @@
- Add spanish translation thanks to @sguinetti
- update dependencies