Instagram client, based on Barinsta
Go to file
dependabot[bot] 5e931ece09 Bump constraintlayout from 2.1.3 to 2.1.4
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/compare/2.1.3...2.1.4)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 15:35:06 +05:30
.github update FUNDING.yml 2021-12-21 13:04:25 +05:30
app Bump constraintlayout from 2.1.3 to 2.1.4 2022-06-07 15:35:06 +05:30
gradle/wrapper Update Gradle Wrapper from 7.4.1 to 7.4.2. 2022-04-23 15:02:47 +05:30
build.gradle Bump gradle from 7.1.3 to 7.2.1 2022-06-07 12:50:42 +05:30
gradle.properties Add initial codebase 2021-12-19 09:22:01 +05:30
gradlew Add gradle wrapper 2021-12-20 14:40:43 +05:30
gradlew.bat Add gradle wrapper 2021-12-20 14:45:16 +05:30
LICENSE Add initial codebase 2021-12-19 09:22:01 +05:30
local.properties Add initial codebase 2021-12-19 09:22:01 +05:30
README.md Add initial codebase 2021-12-19 09:22:01 +05:30
renovate.json Add initial codebase 2021-12-19 09:22:01 +05:30
SECURITY.md Add initial codebase 2021-12-19 09:22:01 +05:30
settings.gradle Clean project 2021-12-20 15:36:15 +05:30

Instabar

Open Source Love PRs Welcome GPLv3 license

Instagram client; based on Barinsta.

License

This app's predecessor, Barinsta, was originally made by Austin Huang on GitHub.

Instabar
Copyright (C) 2020-2021  Suhan Paradkar <12suhangp34@gmaail.com>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.