Skip to content

Commit

Permalink
[Release] Change: Bump to v1.2.1
Browse files Browse the repository at this point in the history
Fix:
- BitmapUtils.@findCropPosition()] Must not calculate x or y as minus
  • Loading branch information
guhungry committed Jun 27, 2024
1 parent 88130f5 commit 431aab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photomanipulator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
defaultConfig {
minSdk 16
versionCode 2
versionName "1.2.0"
versionName "1.2.1"
targetSdk 34
multiDexEnabled true

Expand Down

0 comments on commit 431aab1

Please sign in to comment.