diff --git a/Android Number Guess Game/app/newandroid.support.js b/Android Number Guess Game/app/newandroid.support.js new file mode 100644 index 000000000..1660de2fb --- /dev/null +++ b/Android Number Guess Game/app/newandroid.support.js @@ -0,0 +1,2 @@ +implementation 'androidx.appcompat:appcompat:1.6.1' +implementation 'androidx.constraintlayout:constraintlayout:2.1.4'