Skip to content

Commit

Permalink
Update MyActionBar 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 6729151 commit c0ac338
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 37 deletions.
Binary file modified 04.Navigation/MyActionBar/.idea/caches/build_file_checksums.ser
Binary file not shown.
Binary file not shown.
9 changes: 3 additions & 6 deletions 04.Navigation/MyActionBar/.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/MyActionBar/.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/MyActionBar/.idea/vcs.xml

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

2 changes: 1 addition & 1 deletion 04.Navigation/MyActionBar/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:15:13 ICT 2018
#Tue Jan 22 09:12:05 ICT 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip

0 comments on commit c0ac338

Please sign in to comment.