Skip to content

Commit

Permalink
Merge branch 'master' into renovate/kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
wada811 authored Dec 29, 2022
2 parents e4eb7b6 + c7f0cf7 commit 920aa64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ViewBinding-ktx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ plugins {
id 'com.diffplug.spotless'
id 'org.jetbrains.kotlin.android'
id 'org.jetbrains.kotlin.kapt'
id 'maven-publish'
}

apply from: "${rootDir}/publish-module.gradle"

android {
namespace 'com.wada811.viewbindingktx'
compileSdkVersion 33
Expand Down

0 comments on commit 920aa64

Please sign in to comment.