Added new changes for my own device

This commit is contained in:
harine
2026-08-18 23:36:06 +08:00
parent afb9d800ff
commit cfdd965cf9
4 changed files with 7 additions and 4 deletions
+2
View File
@@ -14,3 +14,5 @@ app/.idea/
.externalNativeBuild
.cxx
local.properties
/.idea
+2 -1
View File
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="jbr-21" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="temurin-21" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
+1 -1
View File
@@ -1,5 +1,5 @@
[versions]
agp = "9.1.1"
agp = "9.3.1"
coreKtx = "1.18.0"
junit = "4.13.2"
junitVersion = "1.3.0"
+2 -2
View File
@@ -1,8 +1,8 @@
#Fri Apr 10 12:25:49 SGT 2026
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
distributionSha256Sum=553c78f50dafcd54d65b9a444649057857469edf836431389695608536d6b746
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME