Skip to content

Commit 51f76a6

Browse files
release prep
1 parent 50429a0 commit 51f76a6

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

.project

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>InstaGrabber</name>
3+
<name>Barinsta</name>
44
<comment>Project instagrabber created by Buildship.</comment>
55
<projects>
66
</projects>
@@ -16,7 +16,7 @@
1616
</natures>
1717
<filteredResources>
1818
<filter>
19-
<id>1600117114918</id>
19+
<id>0</id>
2020
<name></name>
2121
<type>30</type>
2222
<matcher>

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
minSdkVersion 21
2121
targetSdkVersion 29
2222

23-
versionCode 60
24-
versionName '19.1.0'
23+
versionCode 61
24+
versionName '19.2.0'
2525

2626
multiDexEnabled true
2727

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

0 commit comments

Comments
 (0)