Skip to content

Commit

Permalink
App release sign
Browse files Browse the repository at this point in the history
  • Loading branch information
mrugendrakul committed Feb 1, 2024
1 parent a55e1c6 commit 65f3daa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
minSdk = 24
targetSdk = 34
versionCode = 1
versionName = "1.0"
versionName = "Testing"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
Binary file modified app/build/outputs/apk/release/app-release-unsigned.apk
Binary file not shown.

0 comments on commit 65f3daa

Please sign in to comment.