Skip to content

Commit

Permalink
- v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kaungkhantsoe committed Jun 17, 2022
1 parent d8bbca6 commit 51156dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kconnectioncheck/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 31
versionCode 6
versionName "1.0.5"
versionCode 7
versionName "1.0.6"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
Expand Down

0 comments on commit 51156dd

Please sign in to comment.