kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
update ide to canary 4
rodzic
b085a7f761
commit
5b60253e00
|
@ -5,6 +5,8 @@
|
|||
<module name="app" target="1.8" />
|
||||
<module name="geeksville-androidlib" target="1.7" />
|
||||
<module name="Mesh Util-geeksville-androidlib" target="1.7" />
|
||||
<module name="Mesh_Util.app" target="1.8" />
|
||||
<module name="Mesh_Util.geeksville-androidlib" target="1.7" />
|
||||
</bytecodeTargetLevel>
|
||||
</component>
|
||||
</project>
|
|
@ -16,6 +16,7 @@
|
|||
</set>
|
||||
</option>
|
||||
<option name="resolveModulePerSourceSet" value="false" />
|
||||
<option name="useQualifiedModuleNames" value="true" />
|
||||
</GradleProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
|
|
|
@ -9,7 +9,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.1.0-alpha01'
|
||||
classpath 'com.android.tools.build:gradle:4.1.0-alpha04'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 669bc3fbb54ffaef3db086d1a756489b781fb2a0
|
||||
Subproject commit 65f39f90ce365263620d5f9cbddca0c8abebcf9a
|
|
@ -1,6 +1,6 @@
|
|||
#Thu Feb 27 12:08:19 PST 2020
|
||||
#Sun Mar 29 11:25:06 PDT 2020
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-rc-1-bin.zip
|
||||
|
|
Ładowanie…
Reference in New Issue