Release 1.3.1 with bugfixes
This commit is contained in:
parent
027f4e89d6
commit
7424a06375
2 changed files with 3 additions and 3 deletions
|
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue