release prep

This commit is contained in:
Austin Huang 2021-04-03 22:22:55 -04:00
parent 50429a0926
commit 51f76a6c3c
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
3 changed files with 7 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>InstaGrabber</name> <name>Barinsta</name>
<comment>Project instagrabber created by Buildship.</comment> <comment>Project instagrabber created by Buildship.</comment>
<projects> <projects>
</projects> </projects>
@ -16,7 +16,7 @@
</natures> </natures>
<filteredResources> <filteredResources>
<filter> <filter>
<id>1600117114918</id> <id>0</id>
<name></name> <name></name>
<type>30</type> <type>30</type>
<matcher> <matcher>

View File

@ -20,8 +20,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 60 versionCode 61
versionName '19.1.0' versionName '19.2.0'
multiDexEnabled true multiDexEnabled true

View File

@ -0,0 +1,3 @@
New customizable bottom navigation bar, keyword filter, add username to file name, FLAG_SECURE, and more!
For details see https://github.com/austinhuang0131/barinsta/releases/tag/v19.2.0