Skip to content

Commit

Permalink
root build
Browse files Browse the repository at this point in the history
  • Loading branch information
MoustafaEid committed Jun 7, 2024
1 parent ab6b05d commit 244376a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

import com.vanniktech.maven.publish.SonatypeHost

plugins {
id("com.google.gms.google-services") version "4.4.0" apply false
id("org.jetbrains.kotlin.android") version "2.0.0-Beta5" apply false
id("com.vanniktech.maven.publish") version "0.28.0"
}

buildscript {
Expand Down

0 comments on commit 244376a

Please sign in to comment.