Skip to content

Commit a2fd0c7

Browse files
committed
chore: bump version to 1.0.14
1 parent afe96b2 commit a2fd0c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 101300
95-
versionName "1.0.13"
94+
versionCode 101400
95+
versionName "1.0.14"
9696

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

0 commit comments

Comments
 (0)