Skip to content

Commit

Permalink
Soon APK
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Dec 11, 2024
1 parent b66d22b commit a8aa4fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ buildscript {
classpath("com.android.tools.build:gradle")
classpath("com.facebook.react:react-native-gradle-plugin")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin")
classpath implementation project(':<module>')
}


}
}

apply plugin: "com.facebook.react.rootproject"
Empty file added app
Empty file.

0 comments on commit a8aa4fc

Please sign in to comment.