Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/

app /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/app/
2 Items
  • build.gradle
  • src
  • build.gradle /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/build.gradle
    284 Views
    0 Comments
    allprojects {
    repositories {
    google()
    mavenCentral()
    }
    }

    rootProject.buildDir = '../build'
    gradle.properties /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/gradle.properties
    351 Views
    0 Comments
    org.gradle.jvmargs=-Xmx4G
    android.useAndroidX=true
    android.enableJetifier=true
    org.gradle.caching=true
    gradle.user.home=/home/us
    gradle /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/gradle/
    1 Items
  • wrapper
  • settings.gradle /cody/PrakharDoneria/Tic-Tac-Toe-Flutter/android/settings.gradle
    312 Views
    0 Comments
    pluginManagement {
    def flutterSdkPath = {
    def properties = new Properties()
    file("local.properties").withInp