Skip to content

Commit

Permalink
Glia Android Widgets SDK 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dukhovnyi committed May 13, 2022
1 parent f8ad1af commit c4451e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions widgetssdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 24
targetSdkVersion 31
versionCode 42
versionName "1.7.12"
versionCode 43
versionName "1.8.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
}
Expand Down

0 comments on commit c4451e1

Please sign in to comment.