Skip to content

Commit

Permalink
Update MyViewAndViewGroup 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 f541491 commit f954525
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 37 deletions.
Binary file not shown.
Binary file not shown.
9 changes: 3 additions & 6 deletions 01.Views and group/MyViewAndViewGroup/.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 01.Views and group/MyViewAndViewGroup/.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 01.Views and group/MyViewAndViewGroup/.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 01.Views and group/MyViewAndViewGroup/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 11:10:52 ICT 2018
#Mon Jan 21 16:20:34 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 f954525

Please sign in to comment.