Skip to content

Commit

Permalink
Remove compileSdkPreview
Browse files Browse the repository at this point in the history
  • Loading branch information
newmanw committed May 4, 2023
1 parent 6477735 commit 6956714
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ android {
targetSdk 33
versionName project.version
versionCode ext.repo.log().size() as int
compileSdkPreview = "UpsideDownCake"

kapt {
arguments {
Expand Down

0 comments on commit 6956714

Please sign in to comment.