BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6089514764206080/lesson/d459f2120e383ab60c05d7bf8d267a07?ref=outlook-calendar
SUMMARY:Gradle Scripts
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/6089514764206080/lesson/d459f2120e383ab60c05d7bf8d267a07?ref=outlook-calendar
DESCRIPTION: 
There are two gradle scripts we are interested in:

build.gradle(Project level) - Project level build.gradle. Here we specify the repositories from which our dependencies are downloaded.
build.gradle(App level)- App or module level build.gradle. Here we specify app properties like version, minimum sdk version etc. We also add our dependencies here.



https://www.learndesk.us/class/6089514764206080/lesson/d459f2120e383ab60c05d7bf8d267a07?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR