1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-30 11:18:12 +00:00

Bump to version 25.

This commit is contained in:
Greg Alexander 2020-12-29 00:39:02 -05:00
parent c02ac3d306
commit a67b8000cb

View File

@ -27,8 +27,8 @@ android {
minSdkVersion 17 minSdkVersion 17
targetSdkVersion 30 targetSdkVersion 30
versionCode 24 versionCode 25
versionName "24" versionName "25"
} }
buildTypes { buildTypes {