File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 2.0.0-beta0
3+ ## 2.0.0-beta1
44* Included [ PhotoEditor] ( https://github.com/burhanrashid52/PhotoEditor ) by [ https://github.com/burhanrashid52 ] (Burhanuddin Rashid)
55* Crop image after a screenshot was taken
66* Choose what happens after a screenshot was taken
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ android {
2323 applicationId ' com.github.cvzi.screenshottile'
2424 minSdkVersion 24
2525 targetSdkVersion 33
26- versionCode 75
27- versionName ' 2.0.0-beta0 '
26+ versionCode 76
27+ versionName ' 2.0.0-beta1 '
2828 testInstrumentationRunner ' androidx.test.runner.AndroidJUnitRunner'
2929 }
3030 namespace ' com.github.cvzi.screenshottile'
Original file line number Diff line number Diff line change 1+ 2.0.0-beta1 Pre-Release:
2+ π Included PhotoEditor by Burhanuddin Rashid
3+ π Crop image
4+ π Choose what should happen after a screenshot was taken
You canβt perform that action at this time.
0 commit comments