Skip to content

Commit

Permalink
Recorder: Use prebuilt SDK version
Browse files Browse the repository at this point in the history
Change-Id: Ib336cf26053340d7c8269926575b9b666049fd73
  • Loading branch information
luk1337 committed Oct 10, 2023
1 parent ff2bcf7 commit 5e734b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ android_app {
"androidx-constraintlayout_constraintlayout",
],

sdk_version: "current",
sdk_version: "33",

}

0 comments on commit 5e734b2

Please sign in to comment.