質問編集履歴

2

エラーメッセージの追記

2019/08/12 08:36

投稿

arpk7
arpk7

スコア2

test CHANGED
File without changes
test CHANGED
@@ -27,3 +27,45 @@
27
27
 
28
28
 
29
29
  ![イメージ説明](d2ae2d516329b662e4251a53bdde649f.jpeg)
30
+
31
+
32
+
33
+ 画像内のエラーメッセージ
34
+
35
+ Unable to resolve dependency for ':app@debug/compileClasspath': Could not find any version that matches com.android.support:appcompat-v7:29.
36
+
37
+
38
+
39
+ Unable to resolve dependency for ':app@debug/compileClasspath': Could not find any version that matches com.android.support:design:29.
40
+
41
+
42
+
43
+ Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not find any version that matches com.android.support:appcompat-v7:29.
44
+
45
+
46
+
47
+ Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not find any version that matches com.android.support:design:29.
48
+
49
+
50
+
51
+ Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not find any version that matches com.android.support:appcompat-v7:29.
52
+
53
+
54
+
55
+ Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not find any version that matches com.android.support:design:29.
56
+
57
+
58
+
59
+ Unable to resolve dependency for ':app@release/compileClasspath': Could not find any version that matches com.android.support:appcompat-v7:29.
60
+
61
+
62
+
63
+ Unable to resolve dependency for ':app@release/compileClasspath': Could not find any version that matches com.android.support:design:29.
64
+
65
+
66
+
67
+ Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not find any version that matches com.android.support:appcompat-v7:29.
68
+
69
+
70
+
71
+ Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not find any version that matches com.android.support:design:29.

1

誤字

2019/08/12 08:36

投稿

arpk7
arpk7

スコア2

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- プログラム開発初心者なので分かりにくい質問となっていると思いますが、ご容赦願います。
5
+ プログラム開発に関して、完全に初心者なので分かりにくい質問となっていると思いますが、ご容赦願います。
6
6
 
7
7
 
8
8