Skip to content

Commit

Permalink
Update MyNavigationDrawer to Android Studio 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gilangadhan authored and ahmadimaduddin committed Jan 30, 2019
1 parent be4c17f commit b58769a
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 100 deletions.
Binary file not shown.
Binary file not shown.
9 changes: 3 additions & 6 deletions 04.Navigation/MyNavigationDrawer/.idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 4 additions & 28 deletions 04.Navigation/MyNavigationDrawer/.idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions 04.Navigation/MyNavigationDrawer/.idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

2 changes: 1 addition & 1 deletion 04.Navigation/MyNavigationDrawer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
classpath 'com.android.tools.build:gradle:3.3.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Fri Oct 19 13:42:41 ICT 2018
#Tue Jan 22 10:28:01 ICT 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\:https://services.gradle.org/distributions/gradle-4.6-all.zip
distributionUrl=https\:https://services.gradle.org/distributions/gradle-4.10.1-all.zip

0 comments on commit b58769a

Please sign in to comment.