Skip to content

Commit

Permalink
Fix stub
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-knyazev committed Sep 14, 2022
1 parent d3a343a commit f689180
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion omegalauncherslib/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'

apply plugin: 'com.github.dcendents.android-maven'
group = 'com.github.Omega-R.OmegaLauncher'
apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 28
Expand Down

0 comments on commit f689180

Please sign in to comment.