Instagram client, based on Barinsta
Go to file
dependabot[bot] 2ebab3981a Bump kotlinx-coroutines-test from 1.6.2 to 1.6.4
Bumps [kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.2 to 1.6.4.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.2...1.6.4)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 04:29:11 +01:00
.github update FUNDING.yml 2021-12-21 13:04:25 +05:30
app Bump kotlinx-coroutines-test from 1.6.2 to 1.6.4 2022-07-29 04:29:11 +01:00
gradle/wrapper Update Gradle Wrapper from 7.4.2 to 7.5. 2022-07-29 04:28:27 +01:00
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 Update Gradle Wrapper from 7.4.2 to 7.5. 2022-07-29 04:28:27 +01:00
gradlew.bat Update Gradle Wrapper from 7.4.2 to 7.5. 2022-07-29 04:28:27 +01:00
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/>.