Merge pull request #23 from fknives/release-1.3.1
Release 1.3.1 with bugfixes
This commit is contained in:
commit
603915d379
2 changed files with 3 additions and 3 deletions
|
|
@ -19,9 +19,9 @@ android {
|
|||
defaultConfig {
|
||||
applicationId "org.fnives.tiktokdownloader"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 31
|
||||
versionCode 1
|
||||
versionName "1.3.0"
|
||||
targetSdkVersion 33
|
||||
versionCode 2
|
||||
versionName "1.3.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue