This repository was archived by the owner on May 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ android {
1010 applicationId " com.fox2code.mmm"
1111 minSdk 21
1212 targetSdk 33
13- versionCode 53
14- versionName " 0.6.1 "
13+ versionCode 54
14+ versionName " 0.6.2 "
1515
1616 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1717 }
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 }
88 project. ext. latestAboutLibsRelease = " 10.4.1-a01"
99 dependencies {
10- classpath ' com.android.tools.build:gradle:7.2.2 '
10+ classpath ' com.android.tools.build:gradle:7.3.0-rc01 '
1111 classpath " com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:${ latestAboutLibsRelease} "
1212
1313 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 11# Sun Jun 05 10:40:53 EDT 2022
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments