Skip to content

Commit

Permalink
refactor: deprecated change
Browse files Browse the repository at this point in the history
  • Loading branch information
alduzy committed Jun 4, 2024
1 parent edd3d5e commit 7a9177d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ android {
}
}
}
lintOptions {
isAbortOnError = false
lint {
abortOnError = false
}
compileOptions {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 7a9177d

Please sign in to comment.