Merge branch 'main' into develop
This commit is contained in:
commit
3091db8c27
|
@ -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