Moved deeplinks into config package

This commit is contained in:
Erik C. Thauvin 2024-05-22 22:20:02 -07:00
parent 4900d5a342
commit 3452db63da
Signed by: erik
GPG key ID: 776702A6A2DA330E
78 changed files with 3991 additions and 185 deletions

View file

@ -1 +1 @@
bitly-shorten-examples-gradle
bitly-examples-gradle

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="1.9.24" />
<option name="version" value="2.0.0" />
</component>
</project>