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-beta2
3+ ## 2.0.0-beta3
44* Included [ PhotoEditor] ( https://github.com/burhanrashid52/PhotoEditor ) by [ Burhanuddin Rashid] ( https://github.com/burhanrashid52 )
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 77
27- versionName ' 2.0.0-beta2 '
26+ versionCode 78
27+ versionName ' 2.0.0-beta3 '
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-beta3 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