Logo
Explore Help
Sign In
feedc0de/dolphin
1
0
Fork 0
You've already forked dolphin
forked from dolphin-emu/dolphin
Code Pull Requests Activity
Files
c8af83202a44f81cd3a6554a5897bede33b51f94
dolphin/Source/Android/build.gradle

17 lines
235 B
Groovy
Raw Normal View History

Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-04-30 18:15:10 -04:00
buildscript {
repositories {
jcenter()
Android: Update dependencies to use new format
2017-10-27 13:06:48 -04:00
google()
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-04-30 18:15:10 -04:00
}
dependencies {
Update Android Gradle to 3.1.3
2018-06-07 22:15:11 -04:00
classpath 'com.android.tools.build:gradle:3.1.3'
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-04-30 18:15:10 -04:00
}
[Android] Add a gradle build file for use with Android Studio 4.0
2013-12-23 12:26:55 -07:00
}
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-04-30 18:15:10 -04:00
allprojects {
repositories {
jcenter()
Android: Update dependencies to use new format
2017-10-27 13:06:48 -04:00
google()
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
2015-04-30 18:15:10 -04:00
}
[Android] Add a gradle build file for use with Android Studio 4.0
2013-12-23 12:26:55 -07:00
}
Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 104ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API