diff --git a/corbind-appcompat/gradle.properties b/corbind-appcompat/gradle.properties new file mode 100644 index 00000000..6e114ad2 --- /dev/null +++ b/corbind-appcompat/gradle.properties @@ -0,0 +1,20 @@ +# +# Copyright 2019 Vladimir Raupov +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + + +POM_ARTIFACT_ID=corbind-appcompat +POM_NAME=Corbind (appcompat) +POM_PACKAGING=aar diff --git a/corbind-core/gradle.properties b/corbind-core/gradle.properties new file mode 100644 index 00000000..be0cbf60 --- /dev/null +++ b/corbind-core/gradle.properties @@ -0,0 +1,20 @@ +# +# Copyright 2019 Vladimir Raupov +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + + +POM_ARTIFACT_ID=corbind-drawerlayout +POM_NAME=Corbind (drawerlayout) +POM_PACKAGING=aar diff --git a/corbind-drawerlayout/gradle.properties b/corbind-drawerlayout/gradle.properties new file mode 100644 index 00000000..3a36a602 --- /dev/null +++ b/corbind-drawerlayout/gradle.properties @@ -0,0 +1,20 @@ +# +# Copyright 2019 Vladimir Raupov +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + + +POM_ARTIFACT_ID=corbind-core +POM_NAME=Corbind (core) +POM_PACKAGING=aar diff --git a/corbind-leanback/gradle.properties b/corbind-leanback/gradle.properties new file mode 100644 index 00000000..b666bb3b --- /dev/null +++ b/corbind-leanback/gradle.properties @@ -0,0 +1,20 @@ +# +# Copyright 2019 Vladimir Raupov +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + + +POM_ARTIFACT_ID=corbind-leanback +POM_NAME=Corbind (leanback) +POM_PACKAGING=aar diff --git a/corbind-material/gradle.properties b/corbind-material/gradle.properties new file mode 100644 index 00000000..20808f96 --- /dev/null +++ b/corbind-material/gradle.properties @@ -0,0 +1,20 @@ +# +# Copyright 2019 Vladimir Raupov +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + + +POM_ARTIFACT_ID=corbind-material +POM_NAME=Corbind (material) +POM_PACKAGING=aar diff --git a/corbind-recyclerview/gradle.properties b/corbind-recyclerview/gradle.properties new file mode 100644 index 00000000..166079be --- /dev/null +++ b/corbind-recyclerview/gradle.properties @@ -0,0 +1,20 @@ +# +# Copyright 2019 Vladimir Raupov +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + + +POM_ARTIFACT_ID=ccorbind-recyclerview +POM_NAME=Corbind (recyclerview) +POM_PACKAGING=aar diff --git a/corbind-slidingpanelayout/gradle.properties b/corbind-slidingpanelayout/gradle.properties new file mode 100644 index 00000000..91f447f6 --- /dev/null +++ b/corbind-slidingpanelayout/gradle.properties @@ -0,0 +1,20 @@ +# +# Copyright 2019 Vladimir Raupov +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + + +POM_ARTIFACT_ID=corbind-slidingpanelayout +POM_NAME=Corbind (slidingpanelayout) +POM_PACKAGING=aar diff --git a/corbind-swiperefreshlayout/gradle.properties b/corbind-swiperefreshlayout/gradle.properties new file mode 100644 index 00000000..5ebceb17 --- /dev/null +++ b/corbind-swiperefreshlayout/gradle.properties @@ -0,0 +1,20 @@ +# +# Copyright 2019 Vladimir Raupov +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + + +POM_ARTIFACT_ID=corbind-swiperefreshlayout +POM_NAME=Corbind (swiperefreshlayout) +POM_PACKAGING=aar diff --git a/corbind-viewpager/gradle.properties b/corbind-viewpager/gradle.properties new file mode 100644 index 00000000..1177fd4f --- /dev/null +++ b/corbind-viewpager/gradle.properties @@ -0,0 +1,20 @@ +# +# Copyright 2019 Vladimir Raupov +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + + +POM_ARTIFACT_ID=corbind-viewpager +POM_NAME=Corbind (viewpager) +POM_PACKAGING=aar diff --git a/corbind/gradle.properties b/corbind/gradle.properties new file mode 100644 index 00000000..0828aafc --- /dev/null +++ b/corbind/gradle.properties @@ -0,0 +1,20 @@ +# +# Copyright 2019 Vladimir Raupov +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + + +POM_ARTIFACT_ID=corbind +POM_NAME=Corbind +POM_PACKAGING=aar