Skip to content

Commit

Permalink
[Release] Change: Bump to v1.2.2
Browse files Browse the repository at this point in the history
Add:
- BitmapUtils.printText(): Add support for text shadow
  • Loading branch information
guhungry committed Jul 10, 2024
1 parent e145901 commit 31690bd
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.1"
versionName "1.2.2"
targetSdk 34
multiDexEnabled true

Expand Down

0 comments on commit 31690bd

Please sign in to comment.