diff --git a/PremiereActivite/app/src/main/AndroidManifest.xml b/PremiereActivite/app/src/main/AndroidManifest.xml index 7e131f1..fd6d540 100644 --- a/PremiereActivite/app/src/main/AndroidManifest.xml +++ b/PremiereActivite/app/src/main/AndroidManifest.xml @@ -2,6 +2,10 @@ + + + + - @@ -23,7 +26,17 @@ android:parentActivityName="com.example.app_10p5.MainActivite" > + android:value="com.example.app_10p5.MainActivite" + android:resource="@xml/tech" /> + + + + + + + + + -- libgit2 0.21.2