Skip to content

Commit

Permalink
Revert "Try moving compileSdk up"
Browse files Browse the repository at this point in the history
This reverts commit adfc3a5.
  • Loading branch information
microbit-matt-hillsdon committed Apr 5, 2024
1 parent adfc3a5 commit a9d7e3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
apply plugin: 'com.android.application'

android {
compileSdk 34
defaultConfig {
applicationId "com.samsung.microbit"
minSdkVersion 21
Expand Down
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
compileSdk 34
repositories {
maven { url 'https://maven.google.com' }
jcenter()
Expand Down

0 comments on commit a9d7e3b

Please sign in to comment.