Kotlin for Android Developers



Download 1,04 Mb.
Pdf ko'rish
bet25/125
Sana11.08.2021
Hajmi1,04 Mb.
#144654
1   ...   21   22   23   24   25   26   27   28   ...   125
Bog'liq
Kotlin for Android Developers Learn Kotlin the Easy Way While Developing an Android App ( PDFDrive )

3.2 Configure Gradle
The Kotlin plugin includes a tool which does the Gradle configuration for us. But I prefer to keep
control of what I’m writing in my Gradle files, otherwise they can get messy rather easily. Anyway,
it’s a good idea to know how things work before using the automatic tools, so we’ll be doing it
manually this time.
First, you need to modify the parent
build.gradle
so that it looks like this:
¹⁰
https://www.udacity.com/course/android-development-for-beginners--ud837
11


3 Creating a new project
12
1
buildscript {
2
ext.support_version = '23.1.1'
3
ext.kotlin_version = '1.0.0'
4
ext.anko_version = '0.8.2'
5
repositories {
6
jcenter()
7
}
8
dependencies {
9
classpath 'com.android.tools.build:gradle:1.5.0'
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
}
12
}
13
14
allprojects {
15
repositories {
16
jcenter()
17
}
18
}
As you can see, we are creating a variable which saves current Kotlin version. Check which version
is available when you’re reading these lines, because there’s probably a new version. We need that
version number in several places, for instance in the new dependency you need to add for the Kotlin
plugin. You’ll need it again in the module
build.gradle
, where we’ll specify that this module uses
the Kotlin standard library.
We’ll do the same for the support library, as well as Anko library. This way, it’s easier to modify all
the versions in a row, as well as adding new libraries that use the same version without having to
change the version everywhere.
We’ll add the dependencies to Kotlin standard library and Anko library, as well as Kotlin and

Download 1,04 Mb.

Do'stlaringiz bilan baham:
1   ...   21   22   23   24   25   26   27   28   ...   125




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish