Release 1.3.1 with bugfixes

This commit is contained in:
Gergely Hegedus 2023-12-14 23:45:35 +02:00
parent 027f4e89d6
commit 7424a06375
2 changed files with 3 additions and 3 deletions

View file

@ -19,9 +19,9 @@ android {
defaultConfig { defaultConfig {
applicationId "org.fnives.tiktokdownloader" applicationId "org.fnives.tiktokdownloader"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 31 targetSdkVersion 33
versionCode 1 versionCode 2
versionName "1.3.0" versionName "1.3.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

Binary file not shown.