Skip to content

Commit

Permalink
optimizing
Browse files Browse the repository at this point in the history
  • Loading branch information
T8RIN committed Apr 8, 2022
1 parent 346f021 commit 5357447
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "ru.tech.imageresizershrinker"
minSdk 21
targetSdk 32
versionCode 3
versionName "1.0.2"
versionCode 4
versionName "1.0.3"
}

buildTypes {
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 3,
"versionName": "1.0.2",
"versionCode": 4,
"versionName": "1.0.3",
"outputFile": "app-release.apk"
}
],
Expand Down

0 comments on commit 5357447

Please sign in to comment.