Skip to content

Commit

Permalink
1.0.3update
Browse files Browse the repository at this point in the history
  • Loading branch information
lageev committed Mar 26, 2022
1 parent 3083f06 commit 20ca4ce
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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 "com.geekvvv.contactbuilder"
minSdk 26
targetSdk 31
versionCode 2111271
versionName "1.0.2"
versionCode 2203271
versionName "1.0.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Binary file removed app/release/ContactBuilder-1.0.2-2111271-release.apk
Binary file not shown.
6 changes: 3 additions & 3 deletions app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 2111271,
"versionName": "1.0.2",
"outputFile": "ContactBuilder-1.0.2-2111271-release.apk"
"versionCode": 2203271,
"versionName": "1.0.3",
"outputFile": "ContactBuilder-1.0.3-2203271-release.apk"
}
],
"elementType": "File"
Expand Down

0 comments on commit 20ca4ce

Please sign in to comment.