Skip to content

Commit 70e23f1

Browse files
committed
chore: bump version to 1.0.9
1 parent dd00108 commit 70e23f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ android {
9191
applicationId "com.anthroid"
9292
minSdkVersion project.properties.minSdkVersion.toInteger()
9393
targetSdkVersion project.properties.targetSdkVersion.toInteger()
94-
versionCode 100800
95-
versionName "1.0.8"
94+
versionCode 100900
95+
versionName "1.0.9"
9696

9797
// Only include ARM architectures, exclude x86/x86_64
9898
ndk {

0 commit comments

Comments
 (0)