Instagram client, based on Barinsta
Go to file
dependabot[bot] 6ecfbc7123 Bump exoplayer_version from 2.14.1 to 2.16.1
Bumps `exoplayer_version` from 2.14.1 to 2.16.1.

Updates `exoplayer-core` from 2.14.1 to 2.16.1
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.14.1...r2.16.1)

Updates `exoplayer-dash` from 2.14.1 to 2.16.1
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.14.1...r2.16.1)

Updates `exoplayer-ui` from 2.14.1 to 2.16.1
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.14.1...r2.16.1)

---
updated-dependencies:
- dependency-name: com.google.android.exoplayer:exoplayer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.android.exoplayer:exoplayer-dash
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.android.exoplayer:exoplayer-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 13:00:25 +05:30
.github Upload only unversal app 2021-12-21 12:59:17 +05:30
app Bump exoplayer_version from 2.14.1 to 2.16.1 2021-12-21 13:00:25 +05:30
gradle/wrapper Add gradle wrapper 2021-12-20 14:45:16 +05:30
build.gradle Add initial codebase 2021-12-19 09:22:01 +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
sentry.properties 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/>.