Release 1.3.3
Bugfix: add additional way to get the actual URL if first method fails
This commit is contained in:
parent
b7619644c3
commit
96947b9fec
4 changed files with 28 additions and 17 deletions
|
|
@ -20,8 +20,8 @@ android {
|
|||
applicationId "org.fnives.tiktokdownloader"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 35
|
||||
versionCode 3
|
||||
versionName "1.3.2"
|
||||
versionCode 4
|
||||
versionName "1.3.3"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue