|
25 | 25 | errorLine1="app-build-targetSDK = "34"" |
26 | 26 | errorLine2=" ~~~~"> |
27 | 27 | <location |
28 | | - file="$HOME/Projects/Fossify/FossifyOrg/Keyboard/gradle/libs.versions.toml" |
| 28 | + file="$HOME/work/Keyboard/Keyboard/gradle/libs.versions.toml" |
29 | 29 | line="19" |
30 | 30 | column="23"/> |
31 | 31 | </issue> |
32 | 32 |
|
33 | | - <issue |
34 | | - id="UnusedAttribute" |
35 | | - message="Attribute `localeConfig` is only used in API level 33 and higher (current min is 26)" |
36 | | - errorLine1=" android:localeConfig="@xml/locale_config"" |
37 | | - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
38 | | - <location |
39 | | - file="src/main/AndroidManifest.xml" |
40 | | - line="20" |
41 | | - column="9"/> |
42 | | - </issue> |
43 | | - |
44 | 33 | <issue |
45 | 34 | id="CustomSplashScreen" |
46 | 35 | message="The application should not provide its own launch screen" |
|
58 | 47 | errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip" |
59 | 48 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
60 | 49 | <location |
61 | | - file="$HOME/Projects/Fossify/FossifyOrg/Keyboard/gradle/wrapper/gradle-wrapper.properties" |
| 50 | + file="$HOME/work/Keyboard/Keyboard/gradle/wrapper/gradle-wrapper.properties" |
62 | 51 | line="3" |
63 | 52 | column="17"/> |
64 | 53 | </issue> |
65 | 54 |
|
66 | 55 | <issue |
67 | | - id="GradleDependency" |
68 | | - message="A newer version of androidx.room:room-compiler than 2.7.1 is available: 2.7.2" |
69 | | - errorLine1="room = "2.7.1"" |
70 | | - errorLine2=" ~~~~~~~"> |
71 | | - <location |
72 | | - file="$HOME/Projects/Fossify/FossifyOrg/Keyboard/gradle/libs.versions.toml" |
73 | | - line="12" |
74 | | - column="8"/> |
75 | | - </issue> |
76 | | - |
77 | | - <issue |
78 | | - id="GradleDependency" |
79 | | - message="A newer version of androidx.room:room-ktx than 2.7.1 is available: 2.7.2" |
80 | | - errorLine1="room = "2.7.1"" |
81 | | - errorLine2=" ~~~~~~~"> |
82 | | - <location |
83 | | - file="$HOME/Projects/Fossify/FossifyOrg/Keyboard/gradle/libs.versions.toml" |
84 | | - line="12" |
85 | | - column="8"/> |
86 | | - </issue> |
87 | | - |
88 | | - <issue |
89 | | - id="GradleDependency" |
90 | | - message="A newer version of androidx.room:room-runtime than 2.7.1 is available: 2.7.2" |
91 | | - errorLine1="room = "2.7.1"" |
92 | | - errorLine2=" ~~~~~~~"> |
93 | | - <location |
94 | | - file="$HOME/Projects/Fossify/FossifyOrg/Keyboard/gradle/libs.versions.toml" |
95 | | - line="12" |
96 | | - column="8"/> |
97 | | - </issue> |
98 | | - |
99 | | - <issue |
100 | | - id="GradleDependency" |
101 | | - message="A newer version of org.fossify:commons than 3.0.5 is available: 3.1.0" |
102 | | - errorLine1="commons = "3.0.5"" |
103 | | - errorLine2=" ~~~~~~~"> |
| 56 | + id="AndroidGradlePluginVersion" |
| 57 | + message="A newer version of com.android.application than 8.10.1 is available: 8.11.0" |
| 58 | + errorLine1="gradlePlugins-agp = "8.10.1"" |
| 59 | + errorLine2=" ~~~~~~~~"> |
104 | 60 | <location |
105 | | - file="$HOME/Projects/Fossify/FossifyOrg/Keyboard/gradle/libs.versions.toml" |
106 | | - line="14" |
107 | | - column="11"/> |
| 61 | + file="$HOME/work/Keyboard/Keyboard/gradle/libs.versions.toml" |
| 62 | + line="16" |
| 63 | + column="21"/> |
108 | 64 | </issue> |
109 | 65 |
|
110 | 66 | <issue |
|
113 | 69 | errorLine1="app-build-compileSDKVersion = "34"" |
114 | 70 | errorLine2=" ~~~~"> |
115 | 71 | <location |
116 | | - file="$HOME/Projects/Fossify/FossifyOrg/Keyboard/gradle/libs.versions.toml" |
| 72 | + file="$HOME/work/Keyboard/Keyboard/gradle/libs.versions.toml" |
117 | 73 | line="18" |
118 | 74 | column="31"/> |
119 | 75 | </issue> |
|
0 commit comments