File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.14.0
4+ * Polish translation by [ @gnu-ewm ] ( https://github.com/gnu-ewm ) and [ @chuckmichael ] ( https://github.com/chuckmichael )
5+ * Select area from floating button [ #81 ] ( https://github.com/cvzi/ScreenshotTile/issues/81 )
6+ * Custom file name [ #83 ] ( https://github.com/cvzi/ScreenshotTile/issues/83 )
7+
38## 1.13.4
49* Arabic translation by Rex_sa (rex07) and Yousef Khaled Elsayed Espetan (yousef10)
510
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
2222 applicationId " com.github.cvzi.screenshottile"
2323 minSdkVersion 24
2424 targetSdkVersion 30
25- versionCode 46
26- versionName " 1.13.4 "
25+ versionCode 47
26+ versionName " 1.14.0 "
2727 }
2828 buildTypes {
2929 release {
Original file line number Diff line number Diff line change 1+ β Custom file name for screenshots
2+ β Floating button action can be set to "select area"
3+ π΅π± Polish translation by gnu-ewm and ChuckMichael
You canβt perform that action at this time.
0 commit comments