Merge pull request #23 from fknives/release-1.3.1

Release 1.3.1 with bugfixes
This commit is contained in:
Gergely Hegedis 2023-12-22 15:08:16 +01:00 committed by GitHub
commit 603915d379
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.