Loading app/build.gradle +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ android { disable 'MissingTranslation' abortOnError false } namespace 'org.lineageos.openweathermapprovider' } dependencies { Loading app/src/main/AndroidManifest.xml +1 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.lineageos.openweathermapprovider"> <manifest xmlns:android="http://schemas.android.com/apk/res/android"> <uses-permission android:name="lineageos.permission.ACCESS_WEATHER_MANAGER" /> <uses-permission android:name="android.permission.INTERNET" /> Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildscript { google() } dependencies { classpath 'com.android.tools.build:gradle:3.2.1' classpath 'com.android.tools.build:gradle:8.1.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files Loading gradle.properties +4 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,10 @@ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for tweaking memory settings. # Default value: -Xmx10248m -XX:MaxPermSize=256m org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 android.defaults.buildfeatures.buildconfig=true android.nonFinalResIds=false android.nonTransitiveRClass=false org.gradle.jvmargs=-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 # When configured, Gradle will run in incubating parallel mode. # This option should only be used with decoupled projects. More details, visit Loading gradle/wrapper/gradle-wrapper.jar +9.51 KiB (61.9 KiB) File changed.No diff preview for this file type. View original file View changed file Loading
app/build.gradle +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ android { disable 'MissingTranslation' abortOnError false } namespace 'org.lineageos.openweathermapprovider' } dependencies { Loading
app/src/main/AndroidManifest.xml +1 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.lineageos.openweathermapprovider"> <manifest xmlns:android="http://schemas.android.com/apk/res/android"> <uses-permission android:name="lineageos.permission.ACCESS_WEATHER_MANAGER" /> <uses-permission android:name="android.permission.INTERNET" /> Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildscript { google() } dependencies { classpath 'com.android.tools.build:gradle:3.2.1' classpath 'com.android.tools.build:gradle:8.1.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files Loading
gradle.properties +4 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,10 @@ # Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for tweaking memory settings. # Default value: -Xmx10248m -XX:MaxPermSize=256m org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 android.defaults.buildfeatures.buildconfig=true android.nonFinalResIds=false android.nonTransitiveRClass=false org.gradle.jvmargs=-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 # When configured, Gradle will run in incubating parallel mode. # This option should only be used with decoupled projects. More details, visit Loading
gradle/wrapper/gradle-wrapper.jar +9.51 KiB (61.9 KiB) File changed.No diff preview for this file type. View original file View changed file