feat(android): android internal testing (#8577)

This commit is contained in:
Brooooooklyn
2024-10-30 12:18:00 +00:00
parent fffd60d84c
commit 58c7e3913d
19 changed files with 444 additions and 35 deletions
@@ -1,13 +1,13 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
google()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.2.1'
classpath 'com.android.tools.build:gradle:8.7.1'
classpath 'com.google.gms:google-services:4.4.0'
// NOTE: Do not place your application dependencies here; they belong