Skip to content

Commit 8ad4e94

Browse files
committed
chore: raise version
1 parent 8e7bcd9 commit 8ad4e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ android {
4444
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
4545
applicationId "com.aheaditec.freerasp_example"
4646
// Talsec library needs higher version than default (16)
47-
minSdkVersion flutter.minSdkVersion
47+
minSdkVersion 23
4848
targetSdkVersion flutter.targetSdkVersion
4949
versionCode flutterVersionCode.toInteger()
5050
versionName flutterVersionName

0 commit comments

Comments
 (0)