chore: updated version for release

This commit is contained in:
eddyizm
2025-08-31 13:23:33 -07:00
parent fe2c163aaa
commit 4740028a44
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# App Name Usage Guide
# Tempo Usage Guide
[<- back home](README.md)
## Table of Contents

View File

@@ -10,8 +10,8 @@ android {
minSdkVersion 24
targetSdk 35
versionCode 30
versionName '3.14.1'
versionCode 31
versionName '3.14.8'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'