Skip to content

Commit 9e63a71

Browse files
committed
Glia Android Widgets SDK 1.7.6
1 parent 7a343fb commit 9e63a71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

widgetssdk/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
defaultConfig {
88
minSdkVersion 24
99
targetSdkVersion 30
10-
versionCode 35
11-
versionName "1.7.5"
10+
versionCode 36
11+
versionName "1.7.6"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
consumerProguardFiles "consumer-rules.pro"
1414
}

0 commit comments

Comments
 (0)