Skip to content

Commit

Permalink
beta04
Browse files Browse the repository at this point in the history
  • Loading branch information
T8RIN committed Aug 17, 2023
1 parent 8970b61 commit fea0193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId = "ru.tech.imageresizershrinker"
minSdk = 21
targetSdk = 34
versionCode = 80
versionName = "2.2.2-beta03"
versionCode = 81
versionName = "2.2.2-beta04"
resourceConfigurations += setOf(
"en",
"ar",
Expand Down

0 comments on commit fea0193

Please sign in to comment.