Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_android_sdk_maven_plugin
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Panagiotis Triantafyllou
2024-07-11 23:15:33 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
042f3a1a32b631286720a0b5a29c830b65ec3a3a
042f3a1a
1 parent
935db8e6
new gradle to avoid rosetta
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
build.gradle
build.gradle
View file @
042f3a1
...
...
@@ -8,7 +8,7 @@ buildscript {
maven
{
url
'https://plugins.gradle.org/m2/'
}
}
dependencies
{
classpath
'com.android.tools.build:gradle:7.
0.4
'
classpath
'com.android.tools.build:gradle:7.
1.3
'
classpath
'com.google.gms:google-services:4.3.10'
classpath
'com.huawei.agconnect:agcp:1.7.2.300'
classpath
'io.github.gradle-nexus:publish-plugin:1.1.0'
...
...
Please
register
or
login
to post a comment