Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Muddz committed Aug 2, 2021
1 parent 83145dc commit 48883c4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ android {
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}

dependencies {
Expand Down

0 comments on commit 48883c4

Please sign in to comment.