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
f0e6527f3ed85d4a25dd48329062451a5cf8281d
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 {
Android Studio 3.3.1 Updates
2019-02-18 10:32:57 -05:00
classpath 'com.android.tools.build:gradle:3.3.1'
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.3 Page: 141ms Template: 2ms
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