Skip to content

Commit

Permalink
add module for pro features
Browse files Browse the repository at this point in the history
  • Loading branch information
sds100 committed Aug 11, 2024
1 parent 86c9f4c commit fadfece
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "pro"]
path = pro
url = https://github.com/keymapperorg/KeyMapperPro
1 change: 1 addition & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
include ':app'
include ':systemstubs'
include ':pro'

0 comments on commit fadfece

Please sign in to comment.