Release 83
This commit is contained in:
parent
30ed9a4d1c
commit
a85568abdf
|
@ -20,8 +20,8 @@ android {
|
|||
applicationId APP_ID
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 82
|
||||
versionName "15.0"
|
||||
versionCode 83
|
||||
versionName "15.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
Tusky v15.1
|
||||
|
||||
This release fixes a crash when captioning images
|
Loading…
Reference in New Issue