Logo
Explore Help
Sign In
I2P_Developers/i2p.android.base
3
0
Fork 2
You've already forked i2p.android.base
Code Issues 39 Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
master
i2p.android.base/settings.gradle

5 lines
213 B
Groovy
Raw Permalink Normal View History

Upgrade support libs in client and helper libs, partially fix ProGuard issue A release build can now be made (ProGuard no longer complains about duplicate JARs), but the first build attempt after a clean fails because the I2P JARs needed by the client library aren't on the javac classpath.
2016-03-28 10:27:16 +00:00
include ':app', ':lib:helper', ':lib:client', ':routerjars'
Correct version code for current release If we move to increment-by-one instead of calculating the version code, we need to keep the code above the current highest generated code, so that F-Droid will order new builds correctly above old builds. If we decide to go back to calculating version codes later, it is possible - we can increment the version code 2047 times before it will clash with the one for 0.9.14.
2014-07-07 02:43:16 +00:00
//System.out.println("Do you want to access the network to download dependencies? (y/n)")
//useNet = (System.console().readLine().toLowerCase() == 'y')
Reference in New Issue Copy Permalink
Powered by Gitea Version: 9b295e9 Page: 51ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API