Skip to content

Commit da46ada

Browse files
committed
1.5.3
1 parent 92ddf49 commit da46ada

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

recyclerarrayadapter/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ apply plugin: 'kotlin-android'
88
//apply plugin: 'kotlin-android-extensions'
99
//apply plugin: 'com.github.dcendents.android-maven'
1010
android {
11-
compileSdkVersion 33
11+
compileSdkVersion 34
1212

1313
defaultConfig {
1414
minSdkVersion 15
15-
targetSdkVersion 33
16-
versionCode 28
17-
versionName "1.5.2"
15+
targetSdkVersion 34
16+
versionCode 153
17+
versionName "1.5.3"
1818

1919
}
2020
compileOptions {

0 commit comments

Comments
 (0)