Skip to content

Commit cf6441c

Browse files
author
therealbluepandabear
committed
Updated version to 0.1.7-beta3.
1 parent bea7396 commit cf6441c

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.therealbluepandabear.pixapencil"
1616
minSdk 26
1717
targetSdk 31
18-
versionCode 18
19-
versionName "0.1.7-beta2"
18+
versionCode 19
19+
versionName "0.1.7-beta3"
2020

2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Features Added
2+
- Delete All - you can now delete all of your projects if you want a fresh start
3+
- Open Image - you can now open/import images from your phone into the app
4+
5+
Improvements Added
6+
- Minor interactive app tutorial improvements
7+
- Translation updates

0 commit comments

Comments
 (0)