Skip to content

Commit

Permalink
aar update
Browse files Browse the repository at this point in the history
  • Loading branch information
creative-dev-lab committed Apr 14, 2022
1 parent edf91c2 commit 0f8f21f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added AirRobeWidget/releases/AirRobeWidget-1.0.2.aar
Binary file not shown.
4 changes: 2 additions & 2 deletions demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ android {
}

dependencies {
// implementation files("libs/AirRobeWidget.aar")
implementation project(':AirRobeWidget')
implementation files("libs/AirRobeWidget.aar")
// implementation project(':AirRobeWidget')

implementation "androidx.core:core-ktx:$kotlin_version"
implementation "androidx.appcompat:appcompat:$rootProject.ext.appCompatLibVersion"
Expand Down
Binary file modified demo/libs/AirRobeWidget.aar
Binary file not shown.

0 comments on commit 0f8f21f

Please sign in to comment.