Skip to content

Commit

Permalink
permission issues fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
aslamanver committed Jul 7, 2022
1 parent fe50598 commit c381e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions p2psdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 28
versionCode 116
versionName "1.1.6"
versionCode 117
versionName "1.1.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
}
Expand Down

0 comments on commit c381e83

Please sign in to comment.