Skip to content

Commit

Permalink
Release 83
Browse files Browse the repository at this point in the history
  • Loading branch information
connyduck committed May 31, 2021
1 parent 30ed9a4 commit a85568a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/83.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Tusky v15.1

This release fixes a crash when captioning images

0 comments on commit a85568a

Please sign in to comment.